How to Install node-base64id software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install node-base64id software package in Ubuntu 14.04 LTS (Trusty Tahr)

node-base64id software package provides Node.js module that generates a base64 id, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install node-base64id 

node-base64id is installed in your system.

Make ensure the node-base64id package were installed using the commands given below,

$ sudo dpkg-query -l | grep node-base64id *

You will get with node-base64id package name, version, architecture and description in a table

node-base64id package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Web Software
Package node-base64id
Version 0.1.0-2
Description Node.js module that generates a base64 id
Sub Section Web


See Also, How to uninstall or remove node-base64id software package from Ubuntu 14.04 LTS (Trusty Tahr)?